Skip to content

merge dev to master#352

Merged
nitin710 merged 15 commits into
masterfrom
dev
May 22, 2026
Merged

merge dev to master#352
nitin710 merged 15 commits into
masterfrom
dev

Conversation

@nitin710

Copy link
Copy Markdown
Collaborator

No description provided.

nitin710 and others added 15 commits March 29, 2026 17:08
* init commit. v0 of the slide player

* fixed the logic for the min and max time provisions

* adding example slides

* copy settings file to users document directory

* handles relative path if specified in the settings file

* documents as default log location if log directory is not provided

* removed log file location from the settings file

* provision for no background

* updated comments

* minor updates to logging and some logic change for the intro slide

* fix for removing background slide from the set

fixed bug with set transitions

moved the settings file inside bin/data

* updated cmake lists with the change in location of settings file

* added minor logging to specify if the settings file already exists

* adding VS project files

* removed symlink for compile_commands

* updating the workflows to prep for adding the slidePlayer CI

* Added xcode project for Slide Player

* added Slide player to the build jobs. updated windows installer project

* renamed the build schemes to match the script

* versoin bump to 1.15.0
* updated CI to record the commit SHA's for dependencies

* added dependency generator script. removed installing python in windows CI

* fix script for mwindows

* minor formatting change to the script

* Adds downloading and cleaning deps when compiling OF applications

* Add download-deps script
* adding dependency updates to build with updated branches of the dependencies

* changing the dependencies back to master

* version bumped to v1.16.2
* renamed slide player

* version bump to v1.16.5
@nitin710
nitin710 merged commit 45ba6ac into master May 22, 2026
43 checks passed
nitin710 added a commit that referenced this pull request Jul 26, 2026
* merge dev to master (#352)

* Feat slide player (#337)

* init commit. v0 of the slide player

* fixed the logic for the min and max time provisions

* adding example slides

* copy settings file to users document directory

* handles relative path if specified in the settings file

* documents as default log location if log directory is not provided

* removed log file location from the settings file

* provision for no background

* updated comments

* minor updates to logging and some logic change for the intro slide

* fix for removing background slide from the set

fixed bug with set transitions

moved the settings file inside bin/data

* updated cmake lists with the change in location of settings file

* added minor logging to specify if the settings file already exists

* adding VS project files

* removed symlink for compile_commands

* updating the workflows to prep for adding the slidePlayer CI

* Added xcode project for Slide Player

* added Slide player to the build jobs. updated windows installer project

* renamed the build schemes to match the script

* versoin bump to 1.15.0

* Added README for the slidePlayer

* Added updated description of the CI workflows used to build and create releases

* init commit for feature background in oscilloscope

* changing background to white

* double buffer fix for newer version of c++

* Feat/ci dependency tracking (#343)

* updated CI to record the commit SHA's for dependencies

* added dependency generator script. removed installing python in windows CI

* fix script for mwindows

* minor formatting change to the script

* Adds downloading and cleaning deps when compiling OF applications

* Add download-deps script

* version bumped to v1.16.1

* updates to the create-draft-release workflow

* patch to the create draft release workflow

* fix indentation issue

* Fix/deps namespace issues (#345)

* adding dependency updates to build with updated branches of the dependencies

* changing the dependencies back to master

* version bumped to v1.16.2

* fixing ctest for slide player

* corrected the directory where the installer puts the Slide player on Windows. version bump tp v1.16.4

* renamed slide player (#347)

* renamed slide player

* version bump to v1.16.5

* SlidePlayer now displays the version in the title bar. bersion bump to
1.16.6

* updated xcode project to compile

* key pressed changed to key released.

* Key controls are now case sensitive

* added support for pauseOnSetIntroSlide

* not tested: support for loadSettingsFile

* full screen mode enabled.

* Updated the details section of the log to have a delimited output

* behavior change: now the background slide is shown after the intro slide

* slide show now stops at the last slide

* bug fix: pausing on a background slide keeps it on that slide

* added epoch time column to the log

* Feat: press L to set log directory

* changing app name and default dir to have a space in the name

* fix: updated location of the log file

* updating mac project name

* updated the name in cmake lists

* added implementation for startPaused

* converted the UTC time stored from mS to S

* minor change: epochTime column name change. Updated the readme.

* updated slide player name and CI

---------

Co-authored-by: Nitin Nair <31810812+nitin710@users.noreply.github.com>
Co-authored-by: Nitin Nair <nitin7nair@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant